CrossServer chat suite to trackmania nations forever / united
version 0.4 alpha by reaby

This uses port 100 by default, which under linux needs superuser priviledges!
!!!! don't run it with sudo !!!! instead change the listening port!

INSTALLATION FOR THE SERVER
=============================
copy the files of _socketserver to some place. Edit the .bat to match your php installation path.

Run the server only at one machine, make sure that listen port is opened to internet, if other servers are operating on different domain.

Configure xserver_config.xml to match your servers.
You may add infinite number of <server>, just copy the whole section from <server> to </server> and fill the fields.

Launch "Start server.bat"


INSTALLATION FOR CLIENT PLUGINS
=================================

Just add to plugin.xml row <plugin>plugin.xserver_chat.php</plugin> somewhere.. i reconmend to first entry, if you are using custom chat plugin, then let that be the first plugin.

Edit xserver_chat.xml on xaseco root directory.
Set the address port and password for the chat server.
Also remember to add the server login of the server you are running the plugin.


Have fun.
